IB Mathematics: Analysis & Approaches HL · 鼎睿学苑

Unit B1: Representation
of Functions
单元 B1:函数的表示

The opening unit of Topic B. Function notation, domain and range, the equation of a straight line, inverse and composite functions, and graphical methods for solving equations. The HL extension covers algebraic properties of functions (odd, even, and self-inverse). Every later function unit (polynomials, asymptotes, transformations) inherits the vocabulary and graphical thinking introduced here.Topic B 的开篇。函数记号、定义域与值域、直线方程、反函数与复合函数,以及用图像解方程。HL 扩展涵盖函数的代数性质(奇、偶、自逆)。后续所有函数单元(多项式、渐近线、变换)都继承本单元建立的词汇与图像思维。

IB AA HL · Topic 2.1 to 2.5 · 2.9 to 2.10 · 2.14 Papers 1 · 2 6 Concepts · SL + HL mix6 个核心概念 · SL + HL 混合

How to use this guide本指南使用说明

B1 is vocabulary-heavy. The computations are easy; the marks come from precise statements (domain, range, "one-to-one", inverse existence). Train the language alongside the algebra.B1 偏术语。计算不难,分数靠精确陈述(定义域、值域、一对一、反函数存在条件)。术语与代数一起练。

!
If you are cramming如果你在临阵磨枪

Memorise three formulas: gradient $m = (y_{2} - y_{1})/(x_{2} - x_{1})$; point-slope $y - y_{0} = m (x - x_{0})$; perpendicular slopes multiply to $-1$. Be able to find an inverse by swapping $x$ and $y$ and solving.

背三个公式:斜率 $m = (y_{2} - y_{1})/(x_{2} - x_{1})$;点斜式 $y - y_{0} = m (x - x_{0})$;垂直斜率乘积 $= -1$。会用"交换 $x, y$ 后解"求反函数。

If you are going for a 7如果你目标是 7 分

Always state the domain of any function you write, and the domain of any inverse you find. Practise the horizontal-line test for "one-to-one" and explain why restricting the domain is needed when the original function fails it.

每写一个函数都要标出定义域;每求一个反函数都要写出反函数的定义域。会做水平线检验(horizontal-line test)判定一对一;当原函数不一对一时,能说明为何要限制定义域。

HL flagHL 标记说明 Odd, even, and self-inverse functions (B1.6) are HL only. Function notation, lines, inverse, composite, and graphical solving are SL content.奇函数、偶函数与自逆函数(B1.6)为 HL 专属。函数记号、直线、反函数、复合、图像解为 SL 内容。

Function Notation, Domain, and Range函数记号、定义域与值域 SL 2.2

Definitions.
  • A function $f: A \to B$ assigns to each $x \in A$ exactly one $y = f(x) \in B$.
  • The domain of $f$ is the set $A$ of allowed inputs.
  • The range of $f$ is $\{ f(x) : x \in A \}$, the set of actual outputs.
  • $f$ is one-to-one (or injective) if different inputs give different outputs: $x_{1} \ne x_{2} \Rightarrow f(x_{1}) \ne f(x_{2})$. Geometrically, every horizontal line cuts the graph in at most one point.
Default domain conventions. When no domain is stated, take the largest subset of $\mathbb{R}$ on which the formula makes sense. Common exclusions: division by zero, $\sqrt{\text{negative}}$, $\ln(\text{non-positive})$.
定义。
  • 函数 $f: A \to B$ 把每个 $x \in A$ 对应到唯一的 $y = f(x) \in B$。
  • $f$ 的定义域(domain)是允许输入的集合 $A$。
  • $f$ 的值域(range)是 $\{ f(x) : x \in A \}$,即实际输出的集合。
  • $f$ 为一对一(one-to-one,injective):不同输入给出不同输出,$x_{1} \ne x_{2} \Rightarrow f(x_{1}) \ne f(x_{2})$。几何上,任一水平线与图像至多交于一点。
默认定义域。题目未说明时,取使表达式有意义的最大 $\mathbb{R}$ 子集。常见排除:分母为零、$\sqrt{\text{负数}}$、$\ln(\text{非正数})$。
Worked Example B1.1 (find domain and range)B1.1 例题(求定义域与值域)

Find the (largest) domain and the range of $f(x) = \sqrt{4 - x^{2}}$.求 $f(x) = \sqrt{4 - x^{2}}$ 的(最大)定义域与值域。

Domain. Need $4 - x^{2} \ge 0$, that is $x^{2} \le 4$, so $-2 \le x \le 2$. Domain: $[-2, 2]$.

定义域。需 $4 - x^{2} \ge 0$,即 $x^{2} \le 4$,故 $-2 \le x \le 2$。定义域 $[-2, 2]$。

Range. $\sqrt{4 - x^{2}}$ takes its maximum when $x = 0$, giving $\sqrt{4} = 2$, and its minimum when $x = \pm 2$, giving $0$. Range: $[0, 2]$.

值域。$\sqrt{4 - x^{2}}$ 在 $x = 0$ 取最大值 $\sqrt{4} = 2$,在 $x = \pm 2$ 取最小值 $0$。值域 $[0, 2]$。

Remark. The graph is the upper semicircle of $x^{2} + y^{2} = 4$. Reading domain and range off a sketch is often faster than algebra.

注。图像是 $x^{2} + y^{2} = 4$ 的上半圆。在草图上读定义域与值域往往比代数更快。

Largest domain of $f(x) = \dfrac{1}{\ln x}$ in $\mathbb{R}$:$f(x) = \dfrac{1}{\ln x}$ 在 $\mathbb{R}$ 中的最大定义域:
B1.1 · Q1
$x > 0$
$x \ne 1$
$x > 0$ and $x \ne 1$
$x \ge 1$
$\ln x$ requires $x > 0$. The reciprocal requires $\ln x \ne 0$, that is $x \ne 1$. Intersection: $x > 0$ with $x \ne 1$.$\ln x$ 需 $x > 0$;分母不为零需 $\ln x \ne 0$,即 $x \ne 1$。交集:$x > 0$ 且 $x \ne 1$。
Two restrictions stack: log requires positive argument, reciprocal requires the denominator $\ln x$ to be nonzero, i.e. $x \ne 1$.两条限制叠加:$\ln$ 要正参数;倒数要分母 $\ln x$ 非零,即 $x \ne 1$。

Straight Lines直线方程 SL 2.1

Three forms for the equation of a line.
  • Slope-intercept: $y = m x + c$ ($m$ slope, $c$ $y$-intercept).
  • Point-slope: $y - y_{0} = m (x - x_{0})$ through $(x_{0}, y_{0})$ with slope $m$.
  • General: $a x + b y + d = 0$.
Slope from two points. $m = \dfrac{y_{2} - y_{1}}{x_{2} - x_{1}}$.

Parallel and perpendicular. Lines $L_{1}$ and $L_{2}$ with slopes $m_{1}, m_{2}$ are
  • parallel $\Leftrightarrow$ $m_{1} = m_{2}$ (and the lines are not identical).
  • perpendicular $\Leftrightarrow$ $m_{1} m_{2} = -1$ (provided both slopes exist).
直线方程的三种形式。
  • 斜截式:$y = m x + c$($m$ 斜率,$c$ $y$ 截距)。
  • 点斜式:$y - y_{0} = m (x - x_{0})$,过点 $(x_{0}, y_{0})$,斜率 $m$。
  • 一般式:$a x + b y + d = 0$。
由两点求斜率。$m = \dfrac{y_{2} - y_{1}}{x_{2} - x_{1}}$。

平行与垂直。斜率分别为 $m_{1}, m_{2}$ 的两直线
  • 平行 $\Leftrightarrow$ $m_{1} = m_{2}$(且不重合)。
  • 垂直 $\Leftrightarrow$ $m_{1} m_{2} = -1$(且两斜率都存在)。
Worked Example B1.2 (perpendicular line)B1.2 例题(垂直线)

Find the equation of the line through $(3, -1)$ perpendicular to $2x - 5y = 10$.求过点 $(3, -1)$ 且垂直于 $2x - 5y = 10$ 的直线方程。

Slope of the given line. Rearrange: $y = \tfrac{2}{5} x - 2$, so $m_{1} = \tfrac{2}{5}$.

已知直线的斜率。整理:$y = \tfrac{2}{5} x - 2$,故 $m_{1} = \tfrac{2}{5}$。

Perpendicular slope. $m_{2} = -\tfrac{1}{m_{1}} = -\tfrac{5}{2}$.

垂直斜率。$m_{2} = -\tfrac{1}{m_{1}} = -\tfrac{5}{2}$。

Point-slope through $(3, -1)$.

点斜式(过 $(3, -1)$)。

$$ y - (-1) \;=\; -\tfrac{5}{2}(x - 3) \;\Longrightarrow\; y \;=\; -\tfrac{5}{2} x + \tfrac{13}{2}. $$
Lines $y = 3x + 1$ and $y = ax + 2$ are perpendicular. Find $a$.直线 $y = 3x + 1$ 与 $y = ax + 2$ 互相垂直。求 $a$。
B1.2 · Q1
$3$
$\tfrac{1}{3}$
$-\tfrac{1}{3}$
$-3$
Perpendicular slopes multiply to $-1$: $3 \cdot a = -1 \Rightarrow a = -\tfrac{1}{3}$.垂直斜率乘积 $-1$:$3 \cdot a = -1 \Rightarrow a = -\tfrac{1}{3}$。
The perpendicular slope is the negative reciprocal of the given slope. Negative reciprocal of $3$ is $-1/3$.垂直斜率是负倒数。$3$ 的负倒数为 $-1/3$。

Inverse Functions反函数 SL 2.5

Definition. The inverse $f^{-1}$ of $f$ satisfies $f^{-1}(f(x)) = x$ and $f(f^{-1}(y)) = y$. It exists iff $f$ is one-to-one. The graph of $f^{-1}$ is the reflection of the graph of $f$ in the line $y = x$.

Procedure to find $f^{-1}$.
  1. Write $y = f(x)$.
  2. Swap $x$ and $y$.
  3. Solve for $y$.
  4. Rename $y$ as $f^{-1}(x)$.
  5. Domain of $f^{-1}$ equals the range of $f$. Range of $f^{-1}$ equals the domain of $f$.
Notation warning. $f^{-1}(x)$ means the inverse function, not $\dfrac{1}{f(x)}$.
定义。$f$ 的反函数 $f^{-1}$ 满足 $f^{-1}(f(x)) = x$ 与 $f(f^{-1}(y)) = y$。存在条件:$f$ 一对一。图像上,$f^{-1}$ 的图像是 $f$ 关于直线 $y = x$ 的反射。

求 $f^{-1}$ 的步骤。
  1. 写 $y = f(x)$。
  2. 交换 $x$ 与 $y$。
  3. 对 $y$ 解出。
  4. 把 $y$ 重命名为 $f^{-1}(x)$。
  5. $f^{-1}$ 的定义域 $=$ $f$ 的值域;$f^{-1}$ 的值域 $=$ $f$ 的定义域。
记号警示。$f^{-1}(x)$ 是反函数,等于 $\dfrac{1}{f(x)}$。
Worked Example B1.3 (find an inverse)B1.3 例题(求反函数)

$f(x) = 2x - 5$ for $x \in \mathbb{R}$. Find $f^{-1}(x)$ and state its domain and range.$f(x) = 2x - 5$,$x \in \mathbb{R}$。求 $f^{-1}(x)$,并写出其定义域与值域。

Set up. $y = 2x - 5$. Swap: $x = 2y - 5$. Solve: $y = \tfrac{x + 5}{2}$.

列式。$y = 2x - 5$。交换:$x = 2y - 5$。解出:$y = \tfrac{x + 5}{2}$。

$$ f^{-1}(x) \;=\; \frac{x + 5}{2}. $$

Domain and range. $f$ has domain $\mathbb{R}$ and range $\mathbb{R}$ (linear, slope $\ne 0$). So $f^{-1}$ has domain $\mathbb{R}$ and range $\mathbb{R}$.

定义域与值域。$f$ 定义域 $\mathbb{R}$、值域 $\mathbb{R}$(线性、斜率非零)。故 $f^{-1}$ 定义域与值域均为 $\mathbb{R}$。

Restricting the domain to force one-to-one通过限制定义域来强制一对一 $f(x) = x^{2}$ on $\mathbb{R}$ is not one-to-one (both $x = 3$ and $x = -3$ map to $9$). The standard fix is to restrict the domain to $x \ge 0$ (or $x \le 0$); then $f^{-1}(x) = \sqrt{x}$ (or $-\sqrt{x}$). Always announce the restricted domain when asked to invert a non-injective function.$f(x) = x^{2}$ 在 $\mathbb{R}$ 上不一对一($x = 3$ 与 $x = -3$ 都映到 $9$)。标准做法是限制定义域为 $x \ge 0$(或 $x \le 0$),此时 $f^{-1}(x) = \sqrt{x}$(或 $-\sqrt{x}$)。求不一对一函数的反函数时,务必显式声明所选定义域。
Inverse of $f(x) = \dfrac{x - 1}{3}$:$f(x) = \dfrac{x - 1}{3}$ 的反函数:
B1.3 · Q1
$f^{-1}(x) = 3x + 1$
$f^{-1}(x) = 3x - 1$
$f^{-1}(x) = \dfrac{3}{x - 1}$
$f^{-1}(x) = \dfrac{1}{f(x)}$
Swap and solve: $x = (y - 1)/3 \Rightarrow y = 3x + 1$.交换并解出:$x = (y - 1)/3 \Rightarrow y = 3x + 1$。
Swap $x$ and $y$ in $y = (x - 1)/3$ to get $x = (y - 1)/3$, then solve for $y$: $y = 3x + 1$.把 $y = (x - 1)/3$ 中的 $x, y$ 互换:$x = (y - 1)/3$,再对 $y$ 解出:$y = 3x + 1$。

Composite Functions复合函数 SL 2.5

Definition. The composite $f \circ g$ is defined by $$ (f \circ g)(x) \;=\; f(g(x)). $$ Apply $g$ first, then $f$ to the result. In general, $f \circ g \ne g \circ f$.

Domain of $f \circ g$. The set of $x$ such that (i) $x$ is in the domain of $g$, and (ii) $g(x)$ is in the domain of $f$.

The inverse pair. $f \circ f^{-1}$ and $f^{-1} \circ f$ both equal the identity function $\mathrm{id}(x) = x$, on their respective domains.
定义。复合函数 $f \circ g$: $$ (f \circ g)(x) \;=\; f(g(x)). $$ 先对 $x$ 用 $g$,再对结果用 $f$。一般 $f \circ g \ne g \circ f$。

$f \circ g$ 的定义域。使 (i) $x$ 在 $g$ 的定义域中,且 (ii) $g(x)$ 在 $f$ 的定义域中的所有 $x$。

反函数对。$f \circ f^{-1}$ 与 $f^{-1} \circ f$ 在各自定义域上都等于恒等函数 $\mathrm{id}(x) = x$。
Worked Example B1.4 (compose two functions)B1.4 例题(两个函数复合)

$f(x) = x^{2} + 1$ and $g(x) = 2x - 3$. Find $(f \circ g)(x)$ and $(g \circ f)(x)$, and confirm they differ.$f(x) = x^{2} + 1$、$g(x) = 2x - 3$。求 $(f \circ g)(x)$ 与 $(g \circ f)(x)$,并验证两者不同。

$f \circ g$. Apply $g$ first, then $f$:

$f \circ g$。先用 $g$,再用 $f$:

$$ (f \circ g)(x) \;=\; f(2x - 3) \;=\; (2x - 3)^{2} + 1 \;=\; 4 x^{2} - 12 x + 10. $$

$g \circ f$. Apply $f$ first:

$g \circ f$。先用 $f$:

$$ (g \circ f)(x) \;=\; g(x^{2} + 1) \;=\; 2(x^{2} + 1) - 3 \;=\; 2 x^{2} - 1. $$

The two expressions are different. Composition is not commutative.

两式不同。复合不满足交换律。

$f(x) = \sqrt{x}$, $g(x) = x + 3$. Find $(f \circ g)(1)$.$f(x) = \sqrt{x}$、$g(x) = x + 3$。求 $(f \circ g)(1)$。
B1.4 · Q1
$1$
$2$
$4$
$\sqrt{1} + 3$
$g(1) = 4$, then $f(4) = \sqrt{4} = 2$.$g(1) = 4$,再 $f(4) = \sqrt{4} = 2$。
Apply $g$ to $1$ to get $4$, then take $\sqrt{4} = 2$.先 $g(1) = 4$,再 $\sqrt{4} = 2$。

Graphical Solving of Equations用图像解方程 SL 2.10

Key idea. The solutions of $f(x) = g(x)$ are the $x$-coordinates of intersection points of the graphs $y = f(x)$ and $y = g(x)$. The solutions of $f(x) = 0$ are the $x$-intercepts of $y = f(x)$.

GDC technique (Paper 2).
  • For $f(x) = 0$: graph $y = f(x)$ and use the "zero" or "root" finder.
  • For $f(x) = g(x)$: graph both, use the "intersect" feature.
  • State answers to at least 3 significant figures unless the question asks for exact values.
Inequalities graphically. $f(x) > g(x)$ holds where the graph of $f$ lies above the graph of $g$. Express the solution as an interval (or union of intervals) using the intersection $x$-values as endpoints.
核心思想。方程 $f(x) = g(x)$ 的解即图像 $y = f(x)$ 与 $y = g(x)$ 交点的 $x$ 坐标。$f(x) = 0$ 的解即 $y = f(x)$ 的 $x$ 截距。

GDC 操作(Paper 2)。
  • $f(x) = 0$:画 $y = f(x)$,用 "zero / root" 功能。
  • $f(x) = g(x)$:两条都画,用 "intersect" 功能。
  • 非精确题答案保留至少 3 位有效数字。
图像解不等式。$f(x) > g(x)$ 在 $f$ 图像高于 $g$ 图像的区域成立。以交点 $x$ 值为端点,把解写成区间(或区间并)。
Worked Example B1.5 (intersection)B1.5 例题(求交点)

Use the GDC to solve $e^{x} = 4 - x^{2}$ for $x \in [-3, 3]$.用 GDC 求 $e^{x} = 4 - x^{2}$ 在 $[-3, 3]$ 上的解。

Approach. Graph $y = e^{x}$ and $y = 4 - x^{2}$ on $[-3, 3]$ and find intersections.

方法。在 $[-3, 3]$ 上画 $y = e^{x}$ 与 $y = 4 - x^{2}$,求交点。

GDC output. Two intersections at approximately $x \approx -1.96$ (where $e^{x}$ is small and the parabola is descending) and $x \approx 1.06$ (where both are about $2.88$).

GDC 结果。两个交点约为 $x \approx -1.96$($e^{x}$ 很小、抛物线下降处)与 $x \approx 1.06$(两边均约 $2.88$)。

Solutions to 3 sf: $x \approx -1.96$ or $x \approx 1.06$.

解(3 位有效数字):$x \approx -1.96$ 或 $x \approx 1.06$。

How many real solutions does $\sin x = 0.5$ have on $[0, 2 \pi]$?$\sin x = 0.5$ 在 $[0, 2 \pi]$ 上有多少实数解?
B1.5 · Q1
$1$
$3$
$2$
$4$
The horizontal line $y = 0.5$ cuts one cycle of $\sin$ in exactly two places: $x = \pi/6$ and $x = 5 \pi/6$.水平线 $y = 0.5$ 与 $\sin$ 一个周期恰交两点:$x = \pi/6$ 与 $x = 5 \pi/6$。
In one period of $\sin x$, the equation $\sin x = c$ has exactly two solutions for any $c \in (-1, 1)$.在 $\sin x$ 的一个周期内,$\sin x = c$($c \in (-1, 1)$)恰有两解。

Odd, Even, and Self-Inverse Functions奇函数、偶函数与自逆函数 HL AHL 2.14

Three symmetry types.
  • Even. $f(-x) = f(x)$ for all $x$ in the domain. Graph is symmetric about the $y$-axis. Examples: $f(x) = x^{2}$, $\cos x$, $|x|$.
  • Odd. $f(-x) = -f(x)$ for all $x$. Graph has rotational symmetry about the origin. Examples: $f(x) = x^{3}$, $\sin x$, $\tan x$.
  • Self-inverse. $f = f^{-1}$. Graph is symmetric about $y = x$. Examples: $f(x) = x$, $f(x) = 1/x$, $f(x) = c - x$ (for any constant $c$).
Algebraic check. Compute $f(-x)$ and compare with $f(x)$ (even) or $-f(x)$ (odd). For self-inverse, compute $f(f(x))$ and check it equals $x$.
三种对称性。
  • 偶函数。定义域上 $f(-x) = f(x)$。图像关于 $y$ 轴对称。例:$f(x) = x^{2}$、$\cos x$、$|x|$。
  • 奇函数。定义域上 $f(-x) = -f(x)$。图像关于原点中心对称。例:$f(x) = x^{3}$、$\sin x$、$\tan x$。
  • 自逆。$f = f^{-1}$。图像关于 $y = x$ 对称。例:$f(x) = x$、$f(x) = 1/x$、$f(x) = c - x$($c$ 为常数)。
代数检验。算 $f(-x)$ 与 $f(x)$(偶)或 $-f(x)$(奇)比较。自逆则算 $f(f(x))$ 是否等于 $x$。
Worked Example B1.6 (classify and verify)B1.6 例题(分类与验证)

Classify each function as odd, even, both, or neither: (a) $f(x) = x^{4} - 3 x^{2}$; (b) $g(x) = x^{3} + x$; (c) $h(x) = x^{2} + x$. Then verify $f(x) = 5 - x$ is self-inverse.分类下列函数(奇、偶、二者皆、二者非):(a) $f(x) = x^{4} - 3 x^{2}$;(b) $g(x) = x^{3} + x$;(c) $h(x) = x^{2} + x$。再验证 $f(x) = 5 - x$ 是自逆函数。

(a) $f(-x) = (-x)^{4} - 3(-x)^{2} = x^{4} - 3 x^{2} = f(x)$. Even.

(a) $f(-x) = (-x)^{4} - 3(-x)^{2} = x^{4} - 3 x^{2} = f(x)$。偶。

(b) $g(-x) = (-x)^{3} + (-x) = -x^{3} - x = -(x^{3} + x) = -g(x)$. Odd.

(b) $g(-x) = (-x)^{3} + (-x) = -(x^{3} + x) = -g(x)$。奇。

(c) $h(-x) = x^{2} - x$. Not equal to $h(x)$ (would need the $x$ term to vanish) and not equal to $-h(x) = -x^{2} - x$ (would need the $x^{2}$ to vanish). Neither odd nor even.

(c) $h(-x) = x^{2} - x$,既不等于 $h(x)$(需 $x$ 项消失)也不等于 $-h(x) = -x^{2} - x$(需 $x^{2}$ 项消失)。非奇非偶。

Self-inverse check. $f(f(x)) = f(5 - x) = 5 - (5 - x) = x$. Hence $f \circ f = \mathrm{id}$, so $f = f^{-1}$.

自逆验证。$f(f(x)) = f(5 - x) = 5 - (5 - x) = x$。故 $f \circ f = \mathrm{id}$,$f = f^{-1}$。

Which function is both odd and even?哪个函数既奇又偶?
B1.6 · Q1
$f(x) = 1$
$f(x) = 0$
$f(x) = x$
No such function不存在
Both even ($f(-x) = f(x)$) and odd ($f(-x) = -f(x)$) require $f(x) = -f(x)$, i.e. $f(x) = 0$. Only the zero function works.同时偶($f(-x) = f(x)$)与奇($f(-x) = -f(x)$)要求 $f(x) = -f(x)$,即 $f(x) = 0$。只有零函数满足。
Combining "even" and "odd" forces $f(x) = -f(x)$, which gives $f(x) = 0$ for all $x$. The zero function is the unique example.同时满足"偶"与"奇"得 $f(x) = -f(x)$,即 $f(x) = 0$。零函数是唯一例子。

Exam Strategy and Common Pitfalls考试策略与常见陷阱

Domain and range (every paper)定义域与值域(每张试卷)
  • State both whenever you write or find a function. "Find the range" is an A1 that students drop by giving a value without an interval.
  • 写或求得函数时同时写出定义域与值域。"求值域"的 A1 经常因为只给数值不给区间而丢失。
  • Inverse domain equals original range. Markschemes check this explicitly.
  • 反函数的定义域 $=$ 原函数的值域。评分细则会专门核对。
Lines and perpendicularity直线与垂直
  • Convert to slope-intercept before reading the slope. $2x - 5y = 10$ does not have slope $2$.
  • 先化为斜截式再读斜率。$2x - 5y = 10$ 的斜率不是 $2$。
  • Perpendicular slope is the negative reciprocal. Sign and reciprocal both flip.
  • 垂直斜率为负倒数。取倒数并变号。
Inverse and composite (Paper 1 algebra)反函数与复合(Paper 1 代数)
  • $f^{-1}$ is not $1/f$. The notation $f^{-1}$ always means inverse function.
  • $f^{-1}$ 不是 $1/f$。$f^{-1}$ 始终指反函数。
  • Verify by composition. If you suspect your inverse is wrong, compute $f(f^{-1}(x))$; it should simplify to $x$ on the appropriate domain.
  • 用复合验证。怀疑反函数有误时,算 $f(f^{-1}(x))$;应在合适定义域上化简为 $x$。

Flashcards闪卡

0 / 12 flipped已翻 0 / 12
Domain definition?定义域定义?
Set of allowed inputs $x$ such that $f(x)$ is defined.使 $f(x)$ 有定义的所有 $x$ 的集合。
Range definition?值域定义?
$\{ f(x) : x \in \text{domain} \}$, set of actual outputs.$\{ f(x) : x \in \text{定义域} \}$,实际输出的集合。
Slope from two points?由两点求斜率?
$$m = \frac{y_{2} - y_{1}}{x_{2} - x_{1}}$$
Point-slope line?直线点斜式?
$$y - y_{0} = m (x - x_{0})$$
Perpendicular slope condition?垂直斜率条件?
$$m_{1} m_{2} = -1$$
Inverse procedure?求反函数步骤?
Swap $x$ and $y$, solve for $y$, rename as $f^{-1}(x)$.交换 $x, y$,对 $y$ 解出,重命名为 $f^{-1}(x)$。
Inverse exists iff?反函数存在条件?
$f$ is one-to-one (horizontal-line test).$f$ 一对一(水平线检验)。
Composite $(f \circ g)(x)$?复合 $(f \circ g)(x)$?
$$f(g(x))$$Apply $g$ first.先用 $g$。
$f \circ f^{-1}$ equals?$f \circ f^{-1}$ 等于?
Identity: $x$.恒等:$x$。
Even function condition?偶函数条件?
$$f(-x) = f(x)$$
Odd function condition?奇函数条件?
$$f(-x) = -f(x)$$
Self-inverse condition?自逆条件?
$$f(f(x)) = x$$

Unit B1 Practice Quiz单元 B1 练习测验

Largest domain of $f(x) = \sqrt{x - 2} + \dfrac{1}{x - 5}$:$f(x) = \sqrt{x - 2} + \dfrac{1}{x - 5}$ 的最大定义域:
Q1
$x \ge 2$
$x \ge 2$ and $x \ne 5$
$x > 5$
$x > 2$ and $x \ne 5$
Square root needs $x - 2 \ge 0$, so $x \ge 2$. Reciprocal needs $x - 5 \ne 0$. Intersect.根号需 $x - 2 \ge 0$,故 $x \ge 2$。倒数需 $x - 5 \ne 0$。取交集。
Combine the two constraints with "and". The square root allows $x = 2$ (since $\sqrt{0} = 0$ is defined), so the inequality is non-strict.两条约束用"且"合并。根号允许 $x = 2$($\sqrt{0} = 0$ 有定义),故用非严格不等式。
Line through $(2, 7)$ parallel to $y = 3x - 4$:过 $(2, 7)$ 且与 $y = 3x - 4$ 平行的直线:
Q2
$y = 3x + 1$
$y = -\tfrac{1}{3} x + \tfrac{23}{3}$
$y = 3x - 4$
$y = 3x + 7$
Parallel: same slope $m = 3$. Point-slope: $y - 7 = 3(x - 2) \Rightarrow y = 3x + 1$.平行:斜率同为 $3$。点斜式:$y - 7 = 3(x - 2) \Rightarrow y = 3x + 1$。
Parallel slope equals the original $m = 3$. Apply point-slope through $(2, 7)$ and simplify.平行斜率与原相同 $m = 3$。用点斜式过 $(2, 7)$ 化简即可。
$f(x) = \dfrac{2x + 1}{x - 3}$. Find $f^{-1}(x)$.$f(x) = \dfrac{2x + 1}{x - 3}$。求 $f^{-1}(x)$。
Q3
$f^{-1}(x) = \dfrac{x - 3}{2x + 1}$
$f^{-1}(x) = \dfrac{2x - 1}{x + 3}$
$f^{-1}(x) = \dfrac{3x + 1}{x - 2}$
$f^{-1}(x) = \dfrac{x + 3}{2x - 1}$
$y = (2x + 1)/(x - 3)$. Swap: $x = (2y + 1)/(y - 3)$. Solve: $x(y - 3) = 2y + 1$, then $xy - 2y = 3x + 1$, so $y(x - 2) = 3x + 1$ and $y = (3x + 1)/(x - 2)$.$y = (2x + 1)/(x - 3)$。交换:$x = (2y + 1)/(y - 3)$。解:$x(y - 3) = 2y + 1$,整理 $y(x - 2) = 3x + 1$,得 $y = (3x + 1)/(x - 2)$。
After swapping, multiply out, collect $y$-terms on one side, factor $y$, divide. The result is $(3x + 1)/(x - 2)$.交换后展开、把 $y$ 项移到一侧、提因子、相除。结果 $(3x + 1)/(x - 2)$。
$f(x) = x^{2} + 1$, $g(x) = \sqrt{x}$. Find $(g \circ f)(3)$.$f(x) = x^{2} + 1$、$g(x) = \sqrt{x}$。求 $(g \circ f)(3)$。
Q4
$2$
$\sqrt{10}$
$\sqrt{3} + 1$
$10$
$f(3) = 9 + 1 = 10$. Then $g(10) = \sqrt{10}$.$f(3) = 10$,再 $g(10) = \sqrt{10}$。
In $g \circ f$, apply $f$ first: $f(3) = 10$. Then $g(10) = \sqrt{10}$.$g \circ f$ 中先用 $f$:$f(3) = 10$,再 $g(10) = \sqrt{10}$。
Which function is odd?下列哪个是奇函数?
Q5
$f(x) = x^{2} - 1$
$f(x) = \cos x$
$f(x) = e^{x}$
$f(x) = x^{3} - x$
$(-x)^{3} - (-x) = -x^{3} + x = -(x^{3} - x)$. Odd. The other options: (a) even; (b) even; (c) neither.$(-x)^{3} - (-x) = -(x^{3} - x)$。奇。其余:(a) 偶;(b) 偶;(c) 非奇非偶。
Polynomials with only odd-power terms are odd. $x^{3} - x$ has only $x^{3}$ and $x$ terms (both odd power), so it is odd.仅含奇次幂的多项式为奇函数。$x^{3} - x$ 只含 $x^{3}$ 与 $x$(都是奇次),故为奇。

Readiness Checklist备考清单

Tick each item when you can do it cold, without notes, on your first attempt.

每一条都要"裸做"做对(不看笔记、一次过)才打勾。

0 / 12 mastered已掌握 0 / 12

IB Paper-Style PracticeIB 试卷风格练习

B1 Practice and Solutions are on the roadmap, to ship under Practice Questions/Unit_B1_*.html with the bilingual built-in pattern.

B1 配套 Practice 与 Solutions 在排期,上线后位于 Practice Questions/Unit_B1_*.html

A5 Practice (template) →A5 练习题(模板)→